| Property Name | Return Type | Description |
|---|---|---|
| DateCompleted | DateTime |
The date the status was completed |
| DateFirstEntered | DateTime |
The date the status was first entered |
| DateLastModified | DateTime |
The date the loan was last modified |
| IsCompleted | Boolean |
The ADL KeyString Identifier |
| IsDenied | Boolean |
True if the loan is in a HMDA denied status, otherwise false |
| IsIncomplete | Boolean |
True if the loan is in a HMDA incomplete status, otherwise false |
| IsWithdrawn | Boolean |
True if the loan is in a HMDA withdrawn status, otherwise false |
| KeyString | String |
The ADL KeyString Identifier |
| OverrideUserName | String |
Name of the user who authorized invalid product override |
| StatusAdminAlias | String |
The status system administrator identifier |
| StatusAlias | String |
The status alias |
| StatusDescription | String |
The status description |
| StatusID | Int32 |
The status id |
| StatusRecordID | Int32 |
The status recordid |
| TaskGroupID | Int32 |
ID of task group associated to status |
| UserID | Int32 |
The userid for completed and modified dates |
| UserIDFirstEntered | Int32 |
The userid of the user that first entered the loan into this status |
| UserIDFirstEnteredName | String |
The user name of the user that first entered the loan into this status |
| UserIDName | String |
The user name corresponding to the userid |
| WorkFlowID | Int32 |
The workflow id used with this status |